write in code
英
美
[网络] 写代码
双语例句
- If you can't remember your number, write it in code in a diary.
如果记不住自己的号码,可以用代码记在日记簿里。 - There are lots of systems that follow this pattern, where you write some modules/ components in source code then describe how they are connected using an external config file.
许多系统都遵循这种模式,在这些系统中,你编写一些模块/组件,然后通过一个外部配置文件定义他们之间的连接。 - Developers write their business logic in EGL source code using the powerful development facilities of Rational Business Developer Extension ( RBDe).
开发人员利用RationalBusinessDeveloperExtension(RBDe)的强大的开发工具在EGL源代码中写出他们的商业逻辑。 - Code analyzers, refactoring tools and automated refactorings, formatters and more, are difficult, if not impossible, to write in Ruby, because there is no way to parse Ruby source with Ruby code.
用Ruby写代码分析、重构工具和自动重构、格式程序等等甚至更多的工具并非不可能,但是很困难,因为还没有用Ruby代码分析Ruby源码的先例。 - Some of the frameworks I've seen on the market allow developers to write their code in the back-end language, and the framework creates the front-end JavaScript code.
我在市场上看到的一些框架允许开发人员用后端语言编写代码,然后由框架创建前端JavaScript代码。 - The fourth recommendation was to write as much of the page setup code in your jQuery code as possible.
第四个概念是,尽可能多地用jQuery代码编写页面设置代码。 - As you write custom XML documents into entries in the audit log, you also must provide the complementary code that reads these audit entries and interprets the data within these XML documents.
当我们在实体的审计日志中写入自定义的XML文档时,必然决定我们还需要补充一部份代码,用于阅读这些审计实体并解释出其中XML文档部分的数据。 - It would, however, be very tedious and difficult to write all information in binary code.
把所有的信息都翻译成二进制码是十分枯燥和困难的。 - When you write your test cases first, you get in the habit of writing only enough code to make the test case pass.
在编写测试用例时,您养成了很好的测试习惯,即只编写运行测试用例所需的最少代码。 - Write your application in as little code as possible and get the container to do the work.
以尽可能少的代码编写您的应用程序,并且使容器来完成此项工作。